
.text h4 {
  font-size: 28px;
  margin-top: 0px;
  display: inline-block;
  font-weight: 600;
}
.title1 h1 {
  font-size: 36px;
  color: #003059;
}
.title-1 h1,.title-1 h2 {
  font-size: 24px;
  color: #003059;
  position: relative;
  border-bottom: 2px solid #003059;
  display: inline-block;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.title-1 h1:before,.title-1 h2:before {
  content: '';
  border: 1px solid #f28633;
  bottom: -2px;
  position: absolute;
  width: 35px;
}





@media only screen and (max-width:1299px) {

}
@media only screen and (max-width:1199px) {

}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media only screen and (max-width:1024px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media only screen and (max-width:991px) {

}
@media only screen and (max-width:767px) {

}